TrackerViewPresenter

Interface for implementations of the view presenter

Inheritors

Functions

Link copied to clipboard
abstract fun REShowContactInvite(measureConfiguration: MeasureConfigurationInternal)
Link copied to clipboard
abstract fun ShowInvite(measureConfiguration: MeasureConfigurationInternal)
Link copied to clipboard
abstract fun ShowOnExitInvite(measureConfiguration: MeasureConfigurationInternal)
Link copied to clipboard
abstract fun ShowSurvey(measureConfiguration: MeasureConfigurationInternal)
Callback method used by ITracker to indicate that the Survey needs to be displayed
Link copied to clipboard
abstract fun ShowThankYouPage()